home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / programs_-_include / ASM-ARM / ARCH-RPC / TIMEX.H < prev    next >
Text File  |  1999-09-17  |  225b  |  14 lines

  1. /*
  2.  * linux/include/asm-arm/arch-rpc/timex.h
  3.  *
  4.  * RiscPC architecture timex specifications
  5.  *
  6.  * Copyright (C) 1997, 1998 Russell King
  7.  */
  8.  
  9. /*
  10.  * On the RiscPC, the clock ticks at 2MHz.
  11.  */
  12. #define CLOCK_TICK_RATE        2000000
  13.  
  14.